func encoding/json.nonSpace

2 uses

	encoding/json (current package)
		stream.go#L131: 				if nonSpace(dec.buf) {
		stream.go#L171: func nonSpace(b []byte) bool {